From c8843d0730f01cb3b0c8e3edfa24b17dc9e7913a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 15 Jun 2020 18:15:58 -0400 Subject: [PATCH] fontchooser: Drop unused includes --- gtk/gtkfontchooserwidget.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtk/gtkfontchooserwidget.c b/gtk/gtkfontchooserwidget.c index b29506c85f..9a3b09454b 100644 --- a/gtk/gtkfontchooserwidget.c +++ b/gtk/gtkfontchooserwidget.c @@ -47,8 +47,6 @@ #include "gtkspinbutton.h" #include "gtkstylecontextprivate.h" #include "gtktextview.h" -#include "gtktreeselection.h" -#include "gtktreeview.h" #include "gtkwidgetprivate.h" #include "gtksettings.h" #include "gtkdialog.h" -- 2.30.2